icontheme: Add gtk_icon_theme_has_gicon
authorMatthias Clasen <mclasen@redhat.com>
Fri, 26 Mar 2021 17:15:54 +0000 (13:15 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 26 Mar 2021 17:17:51 +0000 (13:17 -0400)
commit5940de98dda76d25eed71ed088e107838224a576
tree517efa5da73c282fe892ea7d9902874515270ece
parent4028bd5bce0c93b21b738f7ec6972858b6e8bede
icontheme: Add gtk_icon_theme_has_gicon

Add a utility function to check whether the icontheme
will produce something better than missing-image for
a GIcon. Obviously, we can only answer this question
if the GIcon is a themed icon the begin with.
gtk/gtkicontheme.c
gtk/gtkicontheme.h